gdk: offscreen window source drawable now is the root window
authorBenjamin Otte <otte@redhat.com>
Wed, 25 Aug 2010 21:39:30 +0000 (23:39 +0200)
committerBenjamin Otte <otte@redhat.com>
Sun, 26 Sep 2010 13:11:11 +0000 (15:11 +0200)
commitd04bb38b288d44ca6071a774e19f1d204f7a6db5
tree642dc1275f151342f420e39ebde470546500eb6b
parent6d27362620f04a3a9fa6599531fa7a82ee2535de
gdk: offscreen window source drawable now is the root window

As the source drawable is only used for creating pixmaps these days, we
don't have to keep a real drawable around, but can just use the root
window.
gdk/gdkoffscreenwindow.c